TestGraphBasisGraphAdd

 

½Ç½Ã°£ Å×½ºÆ® ±×·¡ÇÁ¿¡ ÇϳªÀÇ ±âÁØ ±×·¡ÇÁ¸¦ Ãß°¡ÇÑ´Ù.

 

void @TestGraphBasisGraphAdd(string class_name, int color, int point_type, int line_thick, int level_member_pos, int display_point_value);

 

ÇÔ¼öÀÎÀÚ

string class_name : Å×½ºÆ®±×·¡ÇÁÀÇ ¿ÀºêÁ§Æ® °íÀ¯ À̸§

int color : ±×·¡ÇÁ ¿ä¼Ò »ö»ó (@RGB ÇÔ¼ö »ç¿ë)

int point_type : ±×·¡ÇÁ ¿ä¼ÒÀÇ Á¡ Á¾·ù (0-¾øÀ½, 1-»ç°¢Çü, 2-¿øÇü, 3-»ï°¢Çü, 4-¸¶¸§¸ð, 5-XÇ¥½Ã, 6-+Ç¥½Ã, 7-*Ç¥½Ã)

int line_thick : ±×·¡ÇÁ ¿ä¼ÒÀÇ ¼±±½±â

int level_member_pos : ·¹º§À» ÂüÁ¶ÇÒ ±×·¡ÇÁÀÇ ¹øÈ£

int display_point_value : ±×·¡ÇÁ Á¡ À§Ä¡¿¡ ·¹º§À» ¼ýÀڷΠǥ½Ã

 

¹Ýȯ °ª

¹Ýȯ°ªÀº ¾ø´Ù.

 

¿¹Á¦

@TestGraphBasisGraphClear("TestGraph1");

@TestGraphBasisGraphAdd("TestGraph1", @RGB(255,0,0), 0, 1, 0, 0);

 

¹®Àå¼³¸í : RealTimeTestGraph1 ¿ÀºêÁ§Æ®ÀÇ ¸ðµç ±âÁر׷¡ÇÁ »èÁ¦ÇÏ°í »õ·Î µî·ÏÇÑ´Ù.

 

¹öÀüÁ¤º¸

ÃÖÃÊÁö¿ø: 9.5.3

 

°ü·ÃÇ׸ñ

@TestGraphAddTag()

@TestGraphBasisGraphAdd()

@TestGraphBasisGraphClear()

@TestGraphBasisGraphTagAdd()

@TestGraphBasisGraphTagClear()

@TestGraphClear()

@TestGraphClearData()

@TestGraphGetValue()

@TestGraphRun()

@TestGraphSetData()

@TestGraphSetDataSize()

@TestGraphSetMilliLast()

@TestGraphSetValue()

@TestGraphStop()